Set font to Courier or any fixed-width font to align columns

letter         (index of character - start at 0)
numletters     (number of letters or 1 if single object)
frame          (frame - starts at 0, last frame is lastsubframe)
xscale	       (fraction, not percent)	
yscale	       (fraction, not percent)		
zscale         (fraction, not percent)	
xrotate        (degrees - rotation about x axis)
yrotate        (degrees - rotation about y axis)
zrotate        (degrees - rotation about z axis, out of screen)
tx	       (x translate from starting position)
ty             (y translate from starting position)
tz             (z translate from starting position)
focallength    (defaulted to 200)
thickness      (defaulted to 20)
deg90          (pi / 2)
moviewidth     (width of movie)
movieheight    (height of movie)
lastsubframe   (index for last frame -- number of frames - 1)
left           (starting distance from movie frame left side)
top            (starting distance from movie frame top)
right          (starting distance from movie frame right side)
bottom         (starting distance from movie frame bottom)
width          (starting width of object)
height         (starting height of object)
__x            (starting x position)
__y            (starting y position)
linethickness  (line thickness - pixels, default 0)
alpha          (default 100)
bGlyphCentered (if true, rotate about letter; if false, rotate                   about phrase)
perAmbient     (percent ambient light, default .37)
lightAng_x     (lighting angle about x axis, default 155) 
lightAng_y     (lighting angle about y axis, default 6)  
lightAng_z     (lighting angle about z axis, default 6)


